[INFO] fetching crate uniui_widget_button 0.0.10...
[INFO] testing uniui_widget_button-0.0.10 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate uniui_widget_button 0.0.10 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate uniui_widget_button 0.0.10
[INFO] finished tweaking crates.io crate uniui_widget_button 0.0.10
[INFO] tweaked toml for crates.io crate uniui_widget_button 0.0.10 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate uniui_widget_button 0.0.10 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 112 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uniui_gui_macro v0.0.15
[INFO] [stderr]   Downloaded uniui_gui v0.0.16
[INFO] [stderr]   Downloaded uni_jnihelpers v0.0.2
[INFO] [stderr]   Downloaded uni_net v0.0.5
[INFO] [stderr]   Downloaded uniui_core v0.0.4
[INFO] [stderr]   Downloaded uni_components v0.0.9
[INFO] [stderr]   Downloaded wasm-logger v0.1.5
[INFO] [stderr]   Downloaded jni-sys-macros v0.4.1
[INFO] [stderr]   Downloaded jni-sys v0.4.1
[INFO] [stderr]   Downloaded uni_tmp_jni v0.18.0
[INFO] [stderr]   Downloaded android_log-sys v0.2.0
[INFO] [stderr]   Downloaded semver v0.10.0
[INFO] [stderr]   Downloaded parking_lot v0.11.2
[INFO] [stderr]   Downloaded uniui_build v0.0.15
[INFO] [stderr]   Downloaded cargo_metadata v0.11.4
[INFO] [stderr]   Downloaded parking_lot_core v0.8.6
[INFO] [stderr]   Downloaded android_logger v0.9.2
[INFO] [stderr]   Downloaded uni_components_macro v0.0.7
[INFO] [stderr]   Downloaded jni-sys v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44db77a13827b895616e0fed9fee320a32631e85d8f337da8f8251b41ebb44f8
[INFO] running `Command { std: "docker" "start" "-a" "44db77a13827b895616e0fed9fee320a32631e85d8f337da8f8251b41ebb44f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44db77a13827b895616e0fed9fee320a32631e85d8f337da8f8251b41ebb44f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44db77a13827b895616e0fed9fee320a32631e85d8f337da8f8251b41ebb44f8", kill_on_drop: false }`
[INFO] [stdout] 44db77a13827b895616e0fed9fee320a32631e85d8f337da8f8251b41ebb44f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ba214811f384aa93002e25401dd70bf77805b6e4595fae42b298d6616912ffb
[INFO] running `Command { std: "docker" "start" "-a" "7ba214811f384aa93002e25401dd70bf77805b6e4595fae42b298d6616912ffb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling uniui_core v0.0.4
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling uni_components_macro v0.0.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling semver v0.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uni_net v0.0.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling cargo_metadata v0.11.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling uni_components v0.0.9
[INFO] [stderr]    Compiling uniui_build v0.0.15
[INFO] [stderr]    Compiling uniui_gui v0.0.16
[INFO] [stderr]    Compiling uniui_gui_macro v0.0.15
[INFO] [stderr]    Compiling uniui_widget_button v0.0.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.54s
[INFO] running `Command { std: "docker" "inspect" "7ba214811f384aa93002e25401dd70bf77805b6e4595fae42b298d6616912ffb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ba214811f384aa93002e25401dd70bf77805b6e4595fae42b298d6616912ffb", kill_on_drop: false }`
[INFO] [stdout] 7ba214811f384aa93002e25401dd70bf77805b6e4595fae42b298d6616912ffb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e8b6845992950dab146a742512c47c18eaffa66d88776aaf756658f3c1d2418
[INFO] running `Command { std: "docker" "start" "-a" "0e8b6845992950dab146a742512c47c18eaffa66d88776aaf756658f3c1d2418", kill_on_drop: false }`
[INFO] [stderr]    Compiling uniui_widget_button v0.0.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "0e8b6845992950dab146a742512c47c18eaffa66d88776aaf756658f3c1d2418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e8b6845992950dab146a742512c47c18eaffa66d88776aaf756658f3c1d2418", kill_on_drop: false }`
[INFO] [stdout] 0e8b6845992950dab146a742512c47c18eaffa66d88776aaf756658f3c1d2418
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31ff0e10da656466a8c8d9a9f9b4912e989279d4989f6a139ade8753cdbca0c3
[INFO] running `Command { std: "docker" "start" "-a" "31ff0e10da656466a8c8d9a9f9b4912e989279d4989f6a139ade8753cdbca0c3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uniui_widget_button-72b455f886904971)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests uniui_widget_button
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/button.rs - button::Button (line 21) ... FAILED
[INFO] [stdout] test src/button.rs - button::Button (line 29) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::u_button (line 17) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/button.rs - button::Button (line 21) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `SlotImpl` in this scope
[INFO] [stdout]   --> src/button.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 | let slot_button_clicked = SlotImpl::new();
[INFO] [stdout]    |                           ^^^^^^^^ use of undeclared type `SlotImpl`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 21 + use uniui_core::SlotImpl;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Button` in this scope
[INFO] [stdout]   --> src/button.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | let button = Button::new("PushMe".to_owned());
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Button`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 21 + use uniui_widget_button::Button;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/button.rs - button::Button (line 29) stdout ----
[INFO] [stdout] error: cannot find macro `u_buton` in this scope
[INFO] [stdout]   --> src/button.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | let button = u_buton! {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/macros.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | macro_rules! u_button {
[INFO] [stdout]    | --------------------- similarly named macro `u_button` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 35 | let button = u_button! {
[INFO] [stdout]    |                   +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SlotImpl` in this scope
[INFO] [stdout]   --> src/button.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | let slot_button_clicked = SlotImpl::new();
[INFO] [stdout]    |                           ^^^^^^^^ use of undeclared type `SlotImpl`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 + use uniui_core::SlotImpl;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::u_button (line 17) stdout ----
[INFO] [stdout] error: cannot find macro `u_buton` in this scope
[INFO] [stdout]   --> src/macros.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | let button = u_buton! {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SlotImpl` in this scope
[INFO] [stdout]   --> src/macros.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 | let slot_button_clicked = SlotImpl::new();
[INFO] [stdout]    |                           ^^^^^^^^ use of undeclared type `SlotImpl`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 17 + use uniui_core::SlotImpl;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/button.rs - button::Button (line 21)
[INFO] [stdout]     src/button.rs - button::Button (line 29)
[INFO] [stdout]     src/macros.rs - macros::u_button (line 17)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "31ff0e10da656466a8c8d9a9f9b4912e989279d4989f6a139ade8753cdbca0c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31ff0e10da656466a8c8d9a9f9b4912e989279d4989f6a139ade8753cdbca0c3", kill_on_drop: false }`
[INFO] [stdout] 31ff0e10da656466a8c8d9a9f9b4912e989279d4989f6a139ade8753cdbca0c3
